home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr04 / ang141b.zip / ANGEDIT.DOC < prev    next >
Text File  |  1995-02-07  |  7KB  |  168 lines

  1. # NOTE: This is actually the document for chrhack, not the angband graphics
  2. # program. Thus, there are some details which might not apply (most notably,
  3. # Mike's address is probably different from the one you can find in this
  4. # document). Also, the editor program is called angedit.exe, not chredit.exe.
  5. # I'd also like to mention that Mike told me that if you register _either_
  6. # the Nethack graphics program or the Angband graphics program, your
  7. # registration will be valid for BOTH (i.e. you need to register only once
  8. # to use both programs).  -TY
  9. # A further note: In standard Angband, the monster map is slightly different
  10. # from my variant.
  11. # Edit "Amberite" to edit the icon for ant lions
  12. # Edit "Gerard of Amber" to edit the icon for frogs
  13. # Edit "leprechaun" to edit the icon for icky things
  14. # Edit "unicorn" to edit the icon for yeeks
  15. #
  16. # -TY
  17.  
  18. Fourth Bryan Productions Proudly Presents:
  19.  
  20.              ChrHack
  21.        
  22. A program for IBM computers and compatables with EGA/VGA graphics
  23. to play NetHack with graphics.
  24.  
  25. Redefine the symbols of the games like walls, sinks, fountains,
  26. and traps to resemble what they are and not like some text character.
  27.  
  28. Also define items to look like amulets instead of quotes, rings
  29. instead of equal signs and gold instead of dollar signs.
  30.  
  31. Change monster icons to resemble nasty things trying to kill
  32. you instead of letters of the alphabet.
  33.  
  34.  
  35. ChrHack version 2.3
  36. Written for NetHack 3.1
  37. Copyright(c) 1991-1993 Mike Marcelais
  38. Another Fourth Bryan Production
  39.  
  40. Changes since version 2.2:
  41.     Added command line support for file loading
  42.     Added icon transfer command in ChrEdit
  43.  
  44. Changes since version 2.1:
  45.     Fixed Runtime Error 006 (definitely)
  46.     Better Parser in install.
  47.     Nethack.add file.  Contains lines to be added to nethack.cnf for
  48.         people that want to do a manual installation.  Nethack.cnf file
  49.         removed because it would overwrite people's existing file.
  50.     Include nh.bat file.
  51.     Included sample font that has monster graphics
  52.     (Font file is the same between version 2.1 and 2.2 -- No convert needed)
  53.  
  54. Changes since version 2.0:
  55.     Fixed Rogue Level error
  56.     Convert program to upgrade font from 2.0 to 2.1
  57.     Included sample nethack.cnf file
  58.  
  59. Features: (* indicates new feature since 1.0)
  60.     Define symbols like walls as graphics
  61.    *Define items like weapons as graphics
  62.    *Define monsters like orcs as graphics
  63.    *Redefine the normal text characters to get a fancy font.
  64.     NOT a TSR, does not use any extra memory
  65.     EGA/VGA required.
  66.    *Install program will write batch file and
  67.       update nethack config file automagically.
  68.     Font editor to customize the graphics used
  69.     Sample graphics file included
  70.  
  71. IF YOU ARE UPGRADING FROM 2.0
  72.    1)  Run 'convert' which will translate the font file from 2.0 format to
  73.        2.2
  74.    2)  Edit the font file.  Two new symbols were added (under the Rogue
  75.        Menu) that need to be defined.
  76.    3)  Run the install program.
  77.  
  78. IF YOU ARE UPGRADING FROM 2.1
  79.    1)  If you were having problems with the old install program, then run
  80.        the install program included.
  81.    2)  The font format is unchanged.  No conversion needs to be done.
  82.  
  83. IF YOU ARE UPGRADING FROM 2.2
  84.    1)  Simply replace the executables.  Everything else is compatable.
  85.  
  86. Usage:
  87.    1)  Put all of the ChrHack files into your nethack directory.
  88.    2)  Run install to modify your nethack.cnf file.  All old options
  89.        are preserved.  BIOS, rawio, and IBMgraphics options are added
  90.        as well as the commands to redefine the monsters, items, and 
  91.        graphics symbols.  If you have weird results (ie, it stops after
  92.        the first two lines, etc) make sure that you have a DOS style
  93.        text file, not a unix style text file.  (One distrubution
  94.        of NetHack had a unix config file in it.)
  95.    3)  Run nh to play nethack.  This batch file will enable the character
  96.        set and start nethack, passing all arguments through.
  97.  
  98. To edit the characters:
  99.    1)  Run chredit. The symbols are put into five groups:
  100.          a) Items         Things you can pick up.
  101.          b) Text          Font that messages are displayed in.
  102.          c) Symbols       Things that don't go elsewhere.
  103.          d) Monsters I    A-Z and all special symbols
  104.          e) Monsters II   a-z
  105.          f) Rouge Symbols Things on the rogue level
  106.    2)  Chredit.cnf allows you to define the colors that the editor uses.
  107.        Help on the config file is found within the file itself.  It is
  108.        very similar to the nethack.cnf file.
  109.  
  110. To use another data file:
  111.    Simply use the name of the file as an argument to chredit or chrset.
  112.    eg.   chredit monsters.dat
  113.          chrset  monsters.dat
  114.    If a name is not provided, chrdata.dat is used.    
  115.  
  116. Disclaimer:
  117.  
  118. Although I think this program has value, you may disagree.  If you do, then
  119. don't use this program.
  120.  
  121. Although extensive testing has shown that this product will not harm
  122. monitors, hard drives, and computers in general; if it does damage anything
  123. then it is who and not I that is responsible for the damage.
  124.  
  125. In short, if this program causes you to lose 1 million dollars, then it is 
  126. you who is out the million and not I.
  127.  
  128. (This is basically the same disclaimer that is written in all software but
  129. I wrote mine in plain english while their's is in legaleze.  :-)
  130.  
  131. Shareware:
  132.  
  133. The idea behind shareware is simple.  The program is freely distributable.
  134. Users try out the program for a week or two and if they don't like it, they
  135. erase it.
  136.  
  137. If they continue to use the program, they should consider paying the author
  138. of the software a small sum to continue to support his efforts.  This price
  139. is much less than commercial software.
  140.  
  141. If you enjoy using this program, please send $10 to me.  Benefits are
  142. simply:  update notices and a feeling that you made a software author feel
  143. important.  (Helps pay my bills also.)  Registring also increases the
  144. chances that I'll listen to you when you have problems or give suggestions.
  145.  
  146.        US checks, money orders, cach, etc may be sent to:
  147.  
  148.        Mike Marcelais
  149.        4109 Livingstone Place
  150.        Durham, NC  27707
  151.  
  152. # (The above address is probably not valid anymore. Try sending an
  153. #  email to Mike and ask for his current address. - TY)
  154.  
  155.  
  156.        Current E-mail address:  mrmarcel@eos.ncsu.edu
  157.              Alternate address: mrmarcel%eos.ncsu.edu@ncsuvx.ncsu.edu
  158.  
  159. Credits:
  160.  
  161. Many thanks to the 'Dev Team' for creating NetHack 3.1
  162.  
  163. Many thanks to Kris Preacher, Scott Tillman, Alan Olmstead, Scott Starin, and
  164. Adam Majewski for creating the sample font file and testing the program.
  165.  
  166. Many thanks to Joshua John Buergel for beta testing.
  167. Many thanks to E. Stephen Mack for the monster data file.
  168.